home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / vde122.arc / VDE122.UPD < prev    next >
Text File  |  1988-08-17  |  5KB  |  116 lines

  1.  
  2.                                   VDE122.UPD
  3.                                   ----------
  4.                                E.Meyer - 08/88
  5.  
  6.  
  7.            NOTE:  A shareware fee is no longer requested for the use 
  8.       of VDE, and update disks are no longer available.  See VDE.DOC 
  9.       (USAGE POLICY) for details.
  10.  
  11.  
  12.      This is a quick guide to noticable changes in VDE since version 1.21.  
  13. Please read VDE.DOC and VINST.DOC for full details.
  14.  
  15.  
  16.                                      VDE:
  17.  
  18.      1.  An uninstalled copy of VDE will ask whether you are using a 100% IBM 
  19. PC compatible, then display the VDE Information message.  This behavior 
  20. disappears once you have used VINSTALL.
  21.  
  22.      2.  A new command Alt-O (Overview bar) makes moving through large files 
  23. easier.  The bar is displayed at the top of the screen; its extent shows the 
  24. file size relative to available memory, and the current position is marked so 
  25. you can see where you are in the file:
  26.             C:MODERATE.FIL  /A    Pg 5  Ln 12  Cl 1    INS
  27.            =========*================
  28. You can use any right or left arrow key to move the marker along back and 
  29. forth through the file; then hit RETURN to go there.  (Press Esc to cancel.)
  30.      (If the file is too small, this command will do nothing.)
  31.  
  32.      3.  The Block Write command (^KW) has a new option: you can append the 
  33. output to an existing file.  Just type a "+" before the filename, eg:
  34.               Write to file: +LIST2
  35. See BLOCK FUNCTIONS.
  36.  
  37.      4.  A new Print option allows the redirection of printer output to a disk 
  38. file.  At the "Options" prompt, type the filename in parentheses, eg:
  39.               Options: (LST.FIL)...
  40. If you want to append the output to a pre-existing file, use a "+":
  41.               Options: (+LST.FIL)...
  42. See PRINTING.
  43.  
  44.      5.  Two new Print options allow the setting of the printer top and left 
  45. margins.  At the "Options" prompt, type "T" or "L" followed by the number of 
  46. lines or columns to skip:
  47.               Options: T2L12...
  48. If these are not specified, the default values from the printer installation 
  49. are used.  See PRINTING.
  50.  
  51.      6.  VDE can now properly handle lines longer than 255 characters.  (Among 
  52. other things, this makes it easy to deal with files generated by other word 
  53. processors that only have carriage returns at the ends of paragraphs.)  You 
  54. can now set the right margin (^OR) to "0", meaning unlimited.  See MARGINS.
  55.  
  56.      7.  The Graphics (Alt-G) command now lets you change the graphics menu.  
  57. Type "=", then the code to change (A-5).  Then type the graphic character 
  58. (ASCII 128-254) directly, by holding down the Alt key and typing the digits.  
  59. You can also just hit RETURN to undefine a code.  See GRAPHICS.
  60.  
  61.      8.  A new Alt-A (ATI) command toggles between 80 and 132 column display.  
  62. This can be used ONLY on PC compatibles with an ATI EGA Wonder card or 
  63. equivalent.  (Many Kaypro PCs also come with this video card.)
  64.  
  65.  
  66.                                   VINSTALL:
  67.  
  68.      1.  If you are using a previously uninstalled copy of VDE, you will see 
  69. the VDE Information message, then be sent immediately to the computer 
  70. installation section.
  71.  
  72.      2.  A new option allows you to choose whether or not to mark the end of 
  73. file with a ^Z (1Ah).  Most MSDOS software no longer requires this.  See USER 
  74. OPTIONS.
  75.  
  76.      3.  A new option specifies whether string searches (^QF) are to be case 
  77. insensitive by default.  See USER OPTIONS.
  78.  
  79.      4.  A new option lets you select between VDE's new internal font and the 
  80. standard BIOS font when using the Alt-E command.  See INSTALLATION.
  81.  
  82.      5.  The default value of the printer left margin (see above) can be set.  
  83. See PRINTER INSTALLATION.
  84.  
  85.  
  86.  
  87.                              MINOR ENHANCEMENTS:
  88.  
  89.      1.  A new Alt-I (Information) command displays the VDE version, date, and 
  90. usage policy.
  91.  
  92.      2.  The ^KF (directory) command handles directories better:
  93.             (1) a closing "\" is no longer required after a directory name
  94.             (2) directories appear in lowercase in the display
  95.  
  96.      4.  Tab Set (^OI) "@n" sets tabs at column n+1, 2n+1 etc (not n, 2n etc).
  97.  
  98.      5.  You can now mark the block end (^KK) before marking the start (^KB).
  99.  
  100.      6.  On DOS 3.x, there is now a critical interrupt handler which should 
  101. allow VDE to handle all hardware errors internally.  On DOS 2.x systems, an 
  102. attempt to access an empty disk drive or to print when the printer is not 
  103. online can still produce a DOS critical error message like:
  104.                  "Device not ready; Ignore, Retry, or Abort?"
  105. If this should happen, correct the situation and press "R" for Retry.  
  106. Pressing "I" usually has no effect.  DO NOT PRESS "A", as this will exit from 
  107. VDE to DOS, losing any text in memory.  See ERRORS.
  108.  
  109.      7.  Internal improvements: Display code has been rewritten to cope better 
  110. with unusual video systems (VGA, 132 column modes, etc).  Disk I/O is now 
  111. about 30% faster.
  112.  
  113.  
  114.  
  115.         ----- Eric Meyer, 401 12th Ave SE #139, Norman OK 73071 -----
  116.